Replace internet link by Info node
authorJeremy Bryant <jb@jeremybryant.net>
Tue, 5 Mar 2024 22:40:57 +0000 (22:40 +0000)
committerJustin Burkett <justin@burkett.cc>
Thu, 7 Mar 2024 17:46:52 +0000 (12:46 -0500)
* which-key.el (which-key-hide-alt-key-translations):
Replace internet link by Info node.

which-key.el

index 7927c901fec797ed81531bfacee5629a33ba7d4d..4088032f26ea4ffcea55f8afaa0a6eb86f648b87 100644 (file)
@@ -504,7 +504,7 @@ This string is fed into `substitute-command-keys'")
 These translations are not relevant most of the times since a lot
 of terminals issue META modifier for the Alt key.
 
-See http://www.gnu.org/software/emacs/manual/html_node/emacs/Modifier-Keys.html"
+See Info node `(emacs)Modifier Keys'."
   :type 'boolean
   :version "1.0")